Skip to content

libvncserver: Update to latest version#107

Closed
eddiejames wants to merge 1 commit intoopenembedded:masterfrom
eddiejames:master
Closed

libvncserver: Update to latest version#107
eddiejames wants to merge 1 commit intoopenembedded:masterfrom
eddiejames:master

Conversation

@eddiejames
Copy link

The latest release of libvncserver is almost two years old. A number of
security fixes and enhancements have recently been committed. Since the repo
is stable, point the recipe to the latest commit.

libvncserver switched from autotools to cmake, so update the recipe as
necessary, and add PACKAGECONFIG options to allow a more minimal build and
install.

Signed-off-by: Eddie James eajames@linux.ibm.com

The latest release of libvncserver is almost two years old. A number of
security fixes and enhancements have recently been committed. Since the repo
is stable, point the recipe to the latest commit.

libvncserver switched from autotools to cmake, so update the recipe as
necessary, and add PACKAGECONFIG options to allow a more minimal build and
install.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
@kraj
Copy link
Contributor

kraj commented Dec 21, 2018

merged

@kraj kraj closed this Dec 21, 2018
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <jfelder@gnome.org>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <sam@afuera.me.uk>
    Bastien Nocera <hadess@hadess.net>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <jfelder@gnome.org>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <sam@afuera.me.uk>
    Bastien Nocera <hadess@hadess.net>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 2, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <jfelder@gnome.org>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <sam@afuera.me.uk>
    Bastien Nocera <hadess@hadess.net>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jun 3, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <jfelder@gnome.org>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <sam@afuera.me.uk>
    Bastien Nocera <hadess@hadess.net>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
iipeace pushed a commit to iipeace/meta-openembedded that referenced this pull request Jun 16, 2020
NEW in 0.3.12

=============
  * openembedded#107 grl-source: Fix reference count in the bindings

  * Updated translations
    * Japanese
    * British English

  * Contributors to this release:
    Jean Felder <jfelder@gnome.org>

NEW in 0.3.11
=============
  * !52 pls: Support totem-pl-parser 3.26.4
  * !51 build: Add a Meson dependency variable for libgrlpls
  * !50 build: Avoid using meson.source_root()

  * Contributors to this release:
    Sam Thursfield <sam@afuera.me.uk>
    Bastien Nocera <hadess@hadess.net>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 7, 2021
Release notes for 0.5.4
=======================
- New Features:
  - Add --line/-l and --column/-c number (openembedded#107, !83)
  - Port to GtkSourceView 4 (openembedded#55, openembedded#80, !10)

- Bug Fixes:
  - Delay request to scroll to cursor for the correct active view
  - Monitor hardlinks with glib 2.56.2 (openembedded#110, !82)
  - Transfer encoding from remote to primary instance (openembedded#109)
  - Prevent a crash when no language is found
  - Make window require attention when opening new tabs (openembedded#106, openembedded#93, !81)
  - Fix BOM array (!80)
  - Correctly initialize toolbar style combo box (openembedded#103)
  - Allow checking parent sources when looking up schema (openembedded#101)
  - Fix missing parameter to "select-all" signal (!79)

- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this pull request Apr 8, 2021
Release notes for 0.5.4
=======================
- New Features:
  - Add --line/-l and --column/-c number (#107, !83)
  - Port to GtkSourceView 4 (#55, #80, !10)

- Bug Fixes:
  - Delay request to scroll to cursor for the correct active view
  - Monitor hardlinks with glib 2.56.2 (#110, !82)
  - Transfer encoding from remote to primary instance (#109)
  - Prevent a crash when no language is found
  - Make window require attention when opening new tabs (#106, #93, !81)
  - Fix BOM array (!80)
  - Correctly initialize toolbar style combo box (#103)
  - Allow checking parent sources when looking up schema (#101)
  - Fix missing parameter to "select-all" signal (!79)

- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this pull request Apr 10, 2021
Release notes for 0.5.4
=======================
- New Features:
  - Add --line/-l and --column/-c number (#107, !83)
  - Port to GtkSourceView 4 (#55, #80, !10)

- Bug Fixes:
  - Delay request to scroll to cursor for the correct active view
  - Monitor hardlinks with glib 2.56.2 (#110, !82)
  - Transfer encoding from remote to primary instance (#109)
  - Prevent a crash when no language is found
  - Make window require attention when opening new tabs (#106, #93, !81)
  - Fix BOM array (!80)
  - Correctly initialize toolbar style combo box (#103)
  - Allow checking parent sources when looking up schema (#101)
  - Fix missing parameter to "select-all" signal (!79)

- Translation Updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 60480f8)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants